home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / dcbb0193.zip / ERRORS.DOC < prev    next >
Text File  |  1990-04-17  |  2KB  |  42 lines

  1.  
  2.  
  3.          ┌────────────────────────────────────────────────────┐
  4.          │           - - - FOCKE.EXE ERRORS - - -             │
  5.          │                                                    │
  6.          │  Error numbers on the bombout screen are those of  │
  7.          │  IBM Basic/GWBasic/Quick Basic so look them up     │
  8.          │  in your Basic manual.                             │
  9.          └────────────────────────────────────────────────────┘
  10.  
  11.  
  12. 3 Return without GoSub               56 Field Statement active
  13. 4 Out of Data                        57 Device I/O error
  14. 5 Illegal Function Call              58 File already exists
  15. 6 Overflow                           59 Bad Record length
  16. 7 Out Of Memory                      61 Disk Full
  17. 9 Subscript out of range             62 Input past end of file
  18. 11 Divide by zero                    63 bad record number
  19. 14 Out of String Space               64 bad file name
  20. 16 String Formula Too Complex        67 too many files
  21. 19 No "Resume"                       68 device unavailable
  22. 20 Resume without Error              69 Communications Buffer Overflow
  23. 24 Device Timeout                    70 Permission Denied
  24. 25 Device Fault                      71 disk not ready
  25. 27 Out of Paper                      72 disk-media failure
  26. 39 Case Else expected                73 Advanced Feature Unavailable
  27. 40 Variable Required                 74 Rename across disks
  28. 50 Field Overflow                    75 path/file access error
  29. 51 Internal Error                    76 path not found
  30. 52 Bad file name or number
  31. 53 File not found
  32. 54 Bad file mode
  33. 55 file already open
  34.  
  35. While we have tried to debug FOCKE.EXE to the point where it will run on all
  36. the common configurations, there are so many variations that it is impossible
  37. for us to be sure it works on all machines.  We test on XT clones and AT
  38. clones using Mono, CGA, EGA and VGA.  So if it doesn't run on your machine,
  39. just find another and the odds are it will work there.  But do report the
  40. details of what happens and your hardware configuration to us on Interconnect
  41. and maybe we can find something to change that will help you.
  42.